arm: define stub arch_dump_shared_mem_info
authorIan Campbell <ian.campbell@citrix.com>
Thu, 9 Feb 2012 15:32:50 +0000 (15:32 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 9 Feb 2012 15:32:50 +0000 (15:32 +0000)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/mm.c

index 613d084d9229af386201c882ae91da6f62118924..c8635072d2d450a3759ac26e4a7bde48c4e3f9e6 100644 (file)
@@ -311,6 +311,10 @@ void __init setup_frametable_mappings(paddr_t ps, paddr_t pe)
     frametable_virt_end = FRAMETABLE_VIRT_START + (nr_pages * sizeof(struct page_info));
 }
 
+void arch_dump_shared_mem_info(void)
+{
+}
+
 /*
  * Local variables:
  * mode: C